home *** CD-ROM | disk | FTP | other *** search
- Path: pukrs7.puk.ac.za!pukrs12!wskdpl
- From: wskdpl@pukrs12.puk.ac.za (Dirk Laurie)
- Newsgroups: comp.lang.c
- Subject: regexp ported to Turbo C?
- Date: 11 Apr 1996 09:05:36 GMT
- Organization: University of Potchefstroom
- Message-ID: <4kii10$j3g@pukrs7.puk.ac.za>
- NNTP-Posting-Host: pukrs12.puk.ac.za
- X-Newsreader: TIN [version 1.2 PL2]
-
- The source code for regular expression parsing is available for
- the Gnu compiler (gcc), and at least two MS-DOS ports for gcc
- are available.
-
- Which does not mean that the Turbo C compiler can compile it.
- In fact, quite a lot of work needs to go into it. Before I spend
- my next weekend on such an effort: has anyone perhaps already
- tried to do it?
-
- Dirk
-